CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc校验 c

搜索资源列表

  1. CRC算法和c语言实现

    1下载:
  2. CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28050
    • 提供者:jojo
  1. CRC循环校验具体算法

    0下载:
  2. 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2521
    • 提供者:汪永威
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7019
    • 提供者:藤力
  1. SerialData(CRC)

    0下载:
  2. CRC校验 CSerialPort串口类C RC校验 CSerialPort串口类-CRC CSerialPort serial category CRC CSerialPort Series I like CRC CSerialPort serial category
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:291755
    • 提供者:海波
  1. lib_crc_16-32

    0下载:
  2. crc-16 crc-8 crc-32各种CRC校验C源代码-crc-16 crc-8 crc-32 various CRC C source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:29188
    • 提供者:真实姓名
  1. crc51_16

    0下载:
  2. CRC校验C语言源码,可以用于各种单片机上面。-CRC C language source code that can be used for various microcontroller above.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:zxzsm
  1. CRC循环校验的具体算法

    0下载:
  2. Filename: main.c * Descr iption: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used fo
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2524
    • 提供者:韩卫东
  1. crc

    0下载:
  2. 模拟crc校验过程,包含出错和验证功能。用C语言编写。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2123
    • 提供者:欧阳曦
  1. CRC-16

    0下载:
  2. CRC校验,C源代码,可应用于Modbus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3263
    • 提供者:kingspr
  1. CRc-c

    0下载:
  2. modbus中的crc校验,介绍了三种方法以及他们的源码
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4208
    • 提供者:wengjn
  1. crc校验

    2下载:
  2. CRC C语言实现
  3. 所属分类:文档资料

    • 发布日期:2009-05-17
    • 文件大小:27796
    • 提供者:lalahaha
  1. modbus.c

    1下载:
  2. modbus 通讯的CRC校验程序,已经调试通过。如在其它方面使用,可略作修改。-Modbus communication CRC checksum procedure, have been debug through. As in other aspects of use, can be slightly modified.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1160
    • 提供者:xww
  1. CRC

    0下载:
  2. C#编写的通讯检测的CRC校验代码,已经封装成几个函数,使用字符串输入进行检测,哪来直接可以使用-C# Prepared communication CRC checksum detection code has been packaged into several function, use string input detection, where you can use directly
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1766
    • 提供者:yingfan
  1. CRC

    0下载:
  2. CRC校验C程序,可以计算CRC结果,方法简单,运行时间快-CRC checksum C program, you can calculate the CRC result, the method is simple, fast run-time
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1550
    • 提供者:wan
  1. CRC

    0下载:
  2. 包括:CRC16算法原理.CRC校验C语言实现.crc校验原理等资料,有用的可以下载看看。-Include: the CRC16 algorithm principle. CRC checksum C language implementation of the crc checksum principle information useful you can download to see....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:666109
    • 提供者:小夏
  1. crc

    0下载:
  2. crc校验c代码实现类库,可实现对文件的crc校验,调用相关函数直接应用。-crc check c code to achieve the class library, can realize the direct application of the crc check on the file, call the relevant function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2593
    • 提供者:徐军
  1. comtest1

    3下载:
  2. c# 打开本机串口接收发送 程序 以及MODBUS 数据CRC校验 c# 串口设置,发送接收MODBUS数据(C# opens the local serial port, receives the sending program and the MODBUS data CRC check)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-16
    • 文件大小:161792
    • 提供者:snr19820216
  1. CRC查表

    0下载:
  2. 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:唐春林
  1. CRC16

    0下载:
  2. 公式节点中用C写的CRC16校验,已经在实际项目中使用了(The CRC16 checksum written in C in the formula node is already used in the actual project)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:joly314
  1. crc

    0下载:
  2. 使用C语言开发,crc校验的算法,测试通过了,没有问题,可直接使用(Using C language development, the CRC checking algorithm, test passed, there is no problem, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:fangyu7777
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com